|--------------------------------------------------|
|   Template Copier - Created By Zero Tolerance    |
|     Copyright (c) 2004 Game Zone | Evolution     |
|          An Inferno Productions Program          |
|                                                  |
|      Install Instructions For Version 1.5        |
|--------------------------------------------------|

Welcome to the Template Copier Installation Manual
Please follow all instructions carefully and back up and files modified.

[::: Step 1 - Uploading System Files :::]

Within the folder this document is contained, a folder named "Upload" should be present
Open this folder and upload the following files to the following locations:

Troubleshooting: ROOT FORUM DIRECTORY refers to your primary forum directory, this folder should contain
		 index.php and other files like editpost.php, with folders like clientscript etc..

admin_tempcopier.php	-->	ROOT FORUM DIRECTORY/admincp


[::: Step 2 - Integrating The System :::]

Now you will need to manually edit a PHP file, 
if your not too confident with doing this, then it is recommended you back up anything before you
attempt to modify it.


::: Open File - ROOT FORUM DIRECTORY/admincp/index.php
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
FIND:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		construct_nav_option($vbphrase['find_updated_templates'], 'template.php?do=findupdates', '<br />');
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
UNDERNEATH ADD:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		construct_nav_option("Copy Templates From One Style To Another", 'admin_tempcopier.php', '<br />');

::: Save & Reupload ROOT FORUM DIRECTORY/admincp/index.php


 /--------------------------------------------------------------------\
 |/\  Template Copier v1.5 Is Now Installed On Your Forum - Enjoy!  /\|
 \--------------------------------------------------------------------/